home *** CD-ROM | disk | FTP | other *** search
- -- background: 9714 from stack: in
- -- bmap block id: 10122
- -- flags: 0000
- -- background id: 0
- -- name: Presentations
-
-
- -- part 1 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=105 top=11 right=78 bottom=509
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 158
- -- text size: 24
- -- style flags: 0
- -- line height: 32
- -- part name: headline
- ----- HyperTalk script -----
- on closefield
- get bkgnd field "headline"
- set the name of this card to it
- end closefield
-
-
-
- -- part 2 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=105 top=47 right=321 bottom=506
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: bodycopy
-
-
- -- part 12 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=5 top=56 right=125 bottom=94
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: The presenter
- ----- HyperTalk script -----
- on mouseUp
- get the short name of the target
- visual dissolve
- go card it
- end mouseUp
-
-
-
- -- part 14 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=5 top=151 right=220 bottom=94
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: The audience
- ----- HyperTalk script -----
- on mouseUp
- get the short name of the target
- visual dissolve
- go card it
- end mouseUp
-
-
-
- -- part 19 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=0 top=325 right=342 bottom=61
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Style
- ----- HyperTalk script -----
- on mouseUp
- get the short name of the target
- visual effect dissolve
- go card it
- end mouseUp
-
-
-
- -- part 20 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=62 top=325 right=342 bottom=113
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Fonts
- ----- HyperTalk script -----
- on mouseUp
- get the short name of the target
- visual effect dissolve
- go card it
- end mouseUp
-
-
-
- -- part 21 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=114 top=325 right=342 bottom=180
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Buttons
- ----- HyperTalk script -----
- on mouseUp
- get the short name of the target
- visual effect dissolve
- go card it
- end mouseUp
-
-
-
- -- part 22 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=182 top=325 right=342 bottom=286
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Visual effects
- ----- HyperTalk script -----
- on mouseUp
- get the short name of the target
- visual effect dissolve
- go card it
- end mouseUp
-
-
-
- -- part 23 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=287 top=325 right=342 bottom=372
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Stack maps
- ----- HyperTalk script -----
- on mouseUp
- get the short name of the target
- visual effect dissolve
- go card it
- end mouseUp
-
-
-
- -- part 24 (button)
- -- low flags: 00
- -- high flags: C000
- -- rect: left=373 top=325 right=342 bottom=477
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Presentations
- ----- HyperTalk script -----
- on mouseUp
- get the short name of the target
- visual effect dissolve
- go card it
- end mouseUp
-
-
-
- -- part 25 (button)
- -- low flags: 00
- -- high flags: A000
- -- rect: left=478 top=325 right=342 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Exit
- ----- HyperTalk script -----
- on mouseUp
- visual dissolve
- go card "exit"
- end mouseUp
-
-
-
- -- part 26 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=402 top=5 right=34 bottom=429
- -- title width / last selected line: 0
- -- icon id / first selected line: 19104 / 19104
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: prev
- ----- HyperTalk script -----
- on mouseUp
- visual wipe right
- go prev card
- end mouseUp
-
-
-
- -- part 27 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=428 top=5 right=34 bottom=455
- -- title width / last selected line: 0
- -- icon id / first selected line: 7856 / 7856
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: next
- ----- HyperTalk script -----
- on mouseUp
- visual wipe left
- go next card
- end mouseUp
-
-
-
- -- part 28 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=470 top=5 right=34 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 20955 / 20955
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: go back
- ----- HyperTalk script -----
- on mouseUp
- visual iris close
- go back
- end mouseUp
-
-